@charset "utf-8";
/* base */
body,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
form,
table,
dd,
dl,
dt {
margin: 0;
padding: 0;
}

body {
font-family: "Microsoft YaHei", Arial;
font-size: 14px;
background: #fff;
}

table {
width: 100%;
border-collapse: collapse;
border-spacing: 1;
border-spacing: 0;
}

table td {
word-break: break-all;
word-wrap: break-word;
border-right: 1px solid #939598;
border-bottom: 1px solid #939598;
font: 500 14px Arial
}

.banner {
background-size: contain;
max-height: 500px;
overflow: hidden;
position: relative;
}

.swiper-button-prev {
background-image: url('../images/jt-left.png') !important;
}

.swiper-button-next {
background-image: url('../images/jt-right.png') !important;
}

.swiper-button-prev, .swiper-button-next {
background-color: rgba(0, 0, 0, 0.3);
border-radius: 5px;
padding: 10px;
}

.swiper-pagination-bullet {
background-color: #fff;
opacity: 1;
}

.swiper-pagination-bullet-active {
background-color: #000;
}

ul,
li {
list-style: none;
padding: 0;
margin: 0;
}

input,
button,
select,
textarea {
border: 0;
border: none;
outline: none;
vertical-align: middle;
font-size: 14px;
padding: 0;
margin: 0;
}

img {
display: block;
border: 0;
border: none;
}

a {
display: block;
color: #666666;
text-decoration: none;
}

a:hover {
/*color:#00a4ff;*/
text-decoration: none;
}

.clear {
clear: both;
height: 0px;
line-height: 0px;
font-size: 0px;
border: 0;
border: none;
zoom: 0;
}

.fl {
float: left;
}

.fr {
float: right;
}

.auto {
margin: 0 auto;
}

.cursor {
cursor: pointer;
}

.btn-sty {
cursor: pointer;
border: 0;
border: none;
}

.clear {
clear: both;
}

.over {
overflow: hidden;
}

.mt60 {
margin-top: 60px;
}

.mt40 {
margin-top: 40px;
}

.mt20 {
margin-top: 20px;
}

.mt10 {
margin-top: 10px;
}

.mb10 {
margin-bottom: 10px;
}

.mb20 {
margin-bottom: 20px;
}

.mb30 {
margin-bottom: 30px;
}

.mb60 {
margin-bottom: 60px;
}

.none {
display: none;
}

/*----公用字号----*/
.mic-y {
font-family: "Microsoft YaHei";
}

.f_12 {
font-size: 12px;
}

.f_13 {
font-size: 13px;
}

.f_14 {
font-size: 14px;
}

.f_16 {
font-size: 16px;
}

.f_18 {
font-size: 18px;
}

.f_20 {
font-size: 20px;
}

.f_22 {
font-size: 22px;
}

.f_24 {
font-size: 24px;
}

.f_26 {
font-size: 26px;
}

.f_28 {
font-size: 28px;
}

.f_30 {
font-size: 30px;
}

.f_32 {
font-size: 32px;
}

.f_34 {
font-size: 32px;
}

.f_36 {
font-size: 32px;
}

.f_38 {
font-size: 38px;
}

.bold {
font-weight: bold;
}

.normal {
font-weight: normal;
}

.iconfont {
font-family: "iconfont" !important;
font-style: normal;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-width: 0.2px;
-moz-osx-font-smoothing: grayscale;
}
/* common */
body {
background: #F9F9F9;
}

img {
max-width: 100%;
}

.content {
width: 1200px;
margin: 0 auto;
}

/* header */
.header {
background: #fff;
height: 88px;
}

.header .header-content {
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
}

.header .header-content .more,
.header .header-content .close {
display: none;
}

.header .header-content .logo {
display: block;
width: 193px;
height: 52px;
}

.header .header-content .list {
display: flex;
justify-content: flex-end;
align-items: center;
}

.header .header-content .list li {
position: relative;
font-size: 18px;
padding: 0 45px;
height: 100%;
line-height: 88px;
border-bottom: solid 5px transparent;
margin-left: 20px;
}

.header .header-content .list li a {
color: #363F4F;
}

.header .header-content .list .active,
.header .header-content .list li:hover {
border-bottom: solid 5px #265EBF;
}

.header .header-content .list .active a,
.header .header-content .list li:hover>a {
color: #265EBF;
}

.header .header-content .list .list-two {
position: absolute;
top: 90px;
left: 0;
z-index: 100;
background-color: #fff;
width: 100%;
display: none;
}

.header .header-content .list .list-two a {
color: #363F4F;
display: block;
text-align: center;
height: 44px;
line-height: 44px;
font-size: 16px;
border-bottom: 1px solid #ccc;
}

.header .header-content .list .list-two a:hover {
color: #265EBF;
}

.header .header-content .list .has-select:hover .list-two {
display: block;
}

/* banner */
.inner-banner img{
  
}
/* footer */
.footer {
background: #19202A;
}

.footer span {
color: #4F596B;
font-size: 14px;
}

.footer p {
color: #C4CBD7;
font-size: 16px;
white-space: nowrap;
}

.footer .content {
padding-top: 20px;
display: flex;
justify-content: space-between;
}

.footer .footer-contact {

margin-right: 120px;
}

.footer .footer-contact li {
    /*                display: block;*/
    margin-bottom: 22px;
}

    .footer .footer-contact li span {
        color: #fff;
              
        margin-bottom: 13px;
    }

.footer .footer-link ul {
display: flex;
}

.footer .footer-link li {
margin-right: 120px;
}

.footer .footer-link li a {
    color: #4F596B;
    font-size: 14px;
    margin-bottom: 15px;
}

.footer .footer-link li a {
    display: block;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    margin-bottom: 25px;
}

.footer .footer-link li a {
    display: block;
}

.footer-code {
min-width: 120px;
text-align: center;
}

.footer-code img {
width: 100px;
height: 100px;
}

.footer-code p {
color: rgba(255, 255, 255, 0.6);
margin-top: 11px;
font-size: 14px;
}

.footer .copyright {
color: #fff;
font-size: 12px;
height: 58px;
border-top: 1px solid rgba(0, 0, 0, 0.08);

}

.footer .copyright a {
    display: inline-flex;
    color: #fff;
    text-decoration: none;
}

/* inner */
.inner>.content {
background-color: #fff;
padding: 44px 50px;
margin-bottom: 60px;
box-sizing: border-box;
}
.inner-title {
color: #173976;
font-size: 32px;
font-weight: bold;
text-align: center;
margin-bottom: 47px;
}

.inner-about p {
color: #666666;
line-height: 32px;
text-indent: 2em;
}
/* 面包携 */
.tab-content-mobile {
display: none;
}

.location-bg {
padding: 26px 0;
color: #999999;
font-size: 14px;
background: #F9F9F9;
}

.location-bg span {
color: #173976;
}

/* page */
.page-box {
background: #F9F9F9;
padding-top: 30px;
padding-bottom: 115px;
}

.page-box .content {
width: 100%;
display: flex;
justify-content: center;
flex-direction: inherit !important;
}

.page-box .content .list {
display: flex;
border-radius: 2px;
}

.page-box .content .list li {
display: flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
color: #333;
cursor: pointer;
border: 1px solid #E2E2E2;
margin-left: -1px;
}

.page-box .content .list .active {
background: #265EBF;
border: 1px solid #265EBF;
color: #fff;
}

.page-box .content .list .disabled {
color: #D2D2D2;
}
/* product-list */
/* 首页产品 */
.product {
background-color: #F9F9F9;
padding-top: 72px;
padding-bottom: 55px;
}
  
.product .product-title {
color: #333333;
font-size: 32px;
font-weight: bold;
text-align: center;
margin-bottom: 34px;
}
  
.product-list {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
  
.product-list .item {
width: 280px;
/* height: 276px; */
margin-bottom: 40px;
margin-right: 26px;
}
  
.product-list .item:nth-child(4n) {
margin-right: 0;
}
  
.product-pic {
background-color: #fff;
}
  
.product-pic img {
width: 100%;
height: 224px;
/* padding: 30px; */
box-sizing: border-box;
}
  
/* .product-list .item .bg-img img {
width: 100%;
} */
  
.product-intro>h3 {
display: flex;
font-weight: normal;
align-items: center;
color: #333333;
background-color: #ECEFF1;
justify-content: center;
height: 52px;
padding: 0 10px;
}
  
.product-intro .active {
background: url(../images/item-bg.png);
background-size: cover;
width: 100%;
height: 52px;
overflow: hidden;
display: none;
}
  
.product-intro .active h3 {
float: left;
display: flex;
align-items: center;
font-weight: normal;
justify-content: left;
background-color: #265EBF;
width: 200px;
height: 100%;
color: #fff;
overflow: hidden;
margin-left: 10px;
}
  
.product-intro .active .arrow {
float: right;
display: flex;
align-items: center;
justify-content: center;
width: 60px;
height: 52px;
}
  
.product-intro .active .arrow img {
width: 20px;
}
  
.product-list .item:hover {
box-shadow: 0px 2px 21px 0px rgba(0, 11, 31, 0.11);
}
  
.product-list .item:hover .product-intro>h3 {
display: none;
}
  
.product-list .item:hover .active {
display: block;
}
/* 首页产品end */


/*分页*/
div.page {
margin: 0;
padding: 0;
font-family: "Microsoft YaHei",Verdana;
font-size: 12px;
}

div.page a, div.page span {
display: inline-block;
margin: 0 0 0 -1px;
padding: 4px 15px;
line-height: 24px;
height: 24px;
border: 1px solid #e1e1e1;
background: #fff;
color: #333;
text-decoration: none;
}

div.page span:first-child {
border-left: 1px solid #e1e1e1;
}

div.page a:hover {
color: #666;
background: #eee;
}

div.page span.current {
color: #fff;
background: #265EBF;
border-color: #265EBF;
}

div.page span.disabled {
color: #999;
background: #fff;
}

div.page .on {
color: #fff;
background: #265EBF;
border-color: #265EBF;
}

div.page input {
width: 40px;
display: inline-block;
margin: 0 2px 0 2px;
text-align: center;
padding: 4px 1px;
line-height: 24px;
height: 24px;
border: 1px solid #e1e1e1;
background: #fff;
color: #333;
text-decoration: none;
margin-top: -3px;
}
